Navigate to <installation dir>\ManageEngine\ADAudit Plus\bin. → Open command prompt and execute 'cmdUtil.bat'. → Enter ADAudit Plus' default admin credentials. Note: ADAudit Plus’ default username and password are both 'admin'. → And execute the following command:
config server add -machinetype ms -isauditpolicy true (or) false
After -isauditpolicy, enter 'true' to automatically configure the required object access audit policy and 'false' to manually configure the required object access audit policy.
For example, if you want to audit all Windows servers and configure the required audit policies automatically; execute the following command:
config server add -machinetype ms -isauditpolicy true